Hetnet access point installationJobs
...mobile-friendly and read-optimized. ⸻ 6. Reporting and Analytics Supplier Reports • Total purchase amount • Total units purchased • Error frequency • Average buying price trends Product Reports • Units purchased over time • Buying price history • Supplier share Export to CSV / PDF required. ⸻ 7. User Roles and Permissions Minimum roles: • Admin (full access) • Finance / Purchasing (operational) • Read-only (management) Role-based access control required. ⸻ 8. Mobile vs Desktop Usage Mobile • Dashboard • Invoice review • Approve / dispute • View purchase metrics • Add short comments Desktop • Buying price management • SKU mapping • Supplier setup • ...
...super administrators, can: • Create new organizations (companies) • Create the first administrator user for each organization • Automatically send an email with login details to the new administrator Organization administrators must be able to: • Log in securely • Create and manage users (with roles: administrator or user) • Create and manage departments • Change password and email • All user access must be handled securely, using session management (e.g. JWT or similar) ⸻ Phase 2 – Checklists and Reporting Administrators must be able to: • Create checklists per department (e.g. fire extinguishers, playgrounds, vehicles, etc.) • Set control intervals: weekly, every 14 days, monthly, every 2, 3, 6 months, yearly or every 2...
...til at besvare spørgsmål og løse problemer vedrørende Wordpress • Sparring og strategisk rådgivning vedrørende Google Ads-kampagner • Assistance med oprettelse og optimering af kampagner • Teknisk viden og support i forbindelse med fejl på Google Ads • Oprettelse af konverteringssporinger for både kampagner og på ny hjemmeside Krav: • Solid erfaring med Wordpress-platformen, inklusive plugin-installation og opdatering • Evnen til at løse tekniske problemer og yde hurtig og effektiv support • Grundlæggende forståelse for webudvikling og HTML/CSS er en fordel • Fleksibilitet og pålidelighed til at levere akut hjælp ved nedbrud • Sparring og strateg...
Floorball Køleskab, jeg skal dekorere et køleskab til en klub som spiller floorball. Siderne på køleskab 50x200cm, skal være et stort dansk flag. Top lysskilt 60x23cm skal være floorball billede/logo og med teksten VM 2023. Glasdør 60x155cm skal være et printet folie som dækker halvdelen, 60x77cm, stort dansk flag med bullet point tekst: (Vigtigst stort tekst) Logoet foran betyder mere end nummeret bagpå (Vigtigst stort tekst) Alt for Danmark Stolthed Tro Kynisme Vilje Løfter i flok 110% Ærlig Ydmyg Ærgerrig Vindermentalitet
...basis. If challenges arise during the project, we always make our expertise and guidance available to you. A construction manager who works 110% for you So if you want a process where you are held by the hand all the way by competent advisers completely free of charge, send us your task and let us handle your case. An important thing worth noting is that ALL our craftsmen pay a fixed price to access your supply. The craftsmen's work is outsourced to us, which saves them a lot of time in their daily lives, which means that it is actually free for them to be a member. Therefore, we allow and also make very strict demands on our tradesmen who are registered and have zero tolerance....
In the attached HTML pages extract the (valid JSON) part only (Python or PHP). Starts with : {"data":{"question":{"pagedListDataConnection" Ends somewhere here : {"minSeq"...com","targetUrl":"","enableWebsocket":true},"broadcastData":{"categoryToDepkeys":{"Viewer:isUniversalLoggedIn:Vmlld2VyQDA6MA==":["LIUS:d1a97be745ad05203c316c52e05659bc","LIUB:51c686f136238887af1ffc4ce43bb59d"]},"depkeyToVersion":{"LIUS:d1a97be745ad05203c316c52e05659bc":0,"LIUB:51c686f136238887af1ffc4ce43bb59d":0}}}"; Make sure whatever you extract is valid JSON (move end point of extract around so JSON is valid). You ca...
Please, check this website for your reference: I want to make a "page" like this one, at my Magento 1.6 store. Check where in my website this most works: - you can choose differents products and "add to Cart" with only one click. - I expect you code what I want using "Pages" and "Static Blocks" of magento 1.6. This must be replicable. TOGETHER WITH THE QUOTE, I WILL ANSWER ONLY WHO SEND ME A DESCRIPTION HOW YOU PLAN TO DO THE CODE BE WORKING IN MAGENTO 1.6. IF YOU ARE EXPERT IN MAGENTO AND CAN HAND THIS JOB, GIVE ME A QUOTE. I WILL GIVE ACCESS TO MY WEBSITE, JUST AFTER YOU ACCEPT THE JOB, ANYTHING DIFERENT OF THIS I WILL NOT ACCEPT. Regards, Darley Cassimiro
I have problems installing SQL.
I have a script in a Google Sheet where I'm getting an exception error: Access denied: DriveApp. There is an Archive function were projects in a Master List are updated. However, when I Archive Completed Projects I get an error: Access denied: DriveApp. I need someone to debug the code and/or otherwise tell me how to fix the issue. The particular piece of code is: function archive(){ var spreadsheet = (); var topSheet = ("Active Projects") var archiveSheet = ("Completed Projects"); var archiveCurrRow = ()+1; var topSheetRows = (); //var sheetFolder = findFolder(targetFolderId,targetFolderName) var archiveFolder = findFolder(archivedProjectsFolderId,archiv
...Montering, installation samt slutkonfiguration af medieteknologisystemer og videokonferencerum/udstyr. - Kabling, opstilling, testning samt kontrol af de installerede systemer og produkter. - Dokumentation af det udførte arbejde og generel tæt kontakt til DEKOMs team. - Lejlighedsvis kommunikation med kunden under installationen af produkterne og evt. tekniske præsentationer af produkterne til kunden. Vi tilbyder: - Varierende og krævende AV-projekter. - Et interessant job i en teknisk branche der kræver stor know-how og ansvarlighed. - En virksomhed med et fladt hierarki og med hurtige beslutningsprocesser. - Tilknytning som freelancer til en virksomhed med stor aktivitet og vækstmuligheder. Din profil: - Teknisk og/eller computertræ...
...slider. You can find an example of this here: Scroll down to the pink header saying "Kom din pris lidt nærmere.." There is the direct input to type in as an example. The data will have to be provided by us, so just use example numbers. Base price is 1.700kr Any jump in price is +100 each jump Hopefully it's not necessary to point out that it's not about aesthetics, but about function and database (or whatever?) behind it. I have no idea what skills are required, so I just kept the auto-choice made by freelancer. I'll need to see links to working prototypes and not just text. I need to be able to try it out so I can be assured that it can DO what we need and not just look the part. About 85% of users will be using mobile
I have 3 user level .: Admin, staff and user in my header I have this session which prevents if you do not have the right userlevel then you can not access the page. and if the user is inactive for 30 minutes he will be logged out - but it not work correct <?php session_start(); //cek apakah user sudah login if(!isset($_SESSION['username'])){ die("Du er ikke logget ind - Luk browseren og Log ind igen");//jika belum login jangan lanjut } //cek level user if($_SESSION['level']!="user"){ die("Du er ikke logget ind - Luk browseren og Log ind igen");//jika belum login jangan lanjut } if (isset($_SESSION['LAST_ACTIVITY']) && (time() - $_SESSION['LAST_ACTIVITY'] > 1800)) { // last request was m...
Hello, i have a magento 2.2 installed and i need help in two point - already installed webnise product tag but not works in frontend bcz don't see anything - amasty order attributes: there is a field where i should display a date. this date coming from 2000 but this refer to birth date of the customer so we should edit this to bring the year before the 2000s.
...baggrund som VVS'er samt ulandsfrivillig er vokset og blevet Distributor for Grundfos her i landet. Malawi er et lille og meget fattigt land med stor social forskel og mange problemer. Vi har efter mange aars kamp faaet gang i Sol-drevne borehuls vandpumper og nu er tiden kommet til Grundfos CRFlex Surface sol-drevne pumper til Small-holders in agriculture. For at minimerer mulighederne for fejl installation taenker jeg paa at lave nogle simple standardiserede kits med disse surface solar drevne pumper (4 forskellige) for at faa en vis for for economy of scale in over. Jeg kunne godt forestille mig vi samlede disse kit her i Malawi. Malawi har forholdsvis meget overflade vand tilgaengeligt med forholdsvis meget "flat" landbrugs land direkte tilganegeligt. Har du ...
iPhone/iPad-app iPhone og iPad Jeg skal have den designet og bygget Hej. Jeg tænker på et spil-app. I mit spil, skal der falde "abe-hoveder" ned fra skærmen, som man så skal prikke til før de forsvinder. Og selvfølgelig er der highscore med. Så for hver gang man prikker til et abe-hoved får man et point, osv. Når man ikke at prikke, på abe-hovedet inden det er faldet ned, mister man et liv. (Man har tre liv.) Jo længere man når, jo hurtigere skal man prikke på abe-hovederne, da abe-hovederne begynder med at vælte ned forhold til starten. Så man bliver stresset, og man skal være fokuseret. Der vil også være nogle abe-hoveder med en form for skjold, dem skal man pr...
Opgradering af booking system fra installation program til online booking system mysql Kan laves med komplet engelsk sprog men ved mulighed for at vi kan lave ekstra sprog som man kan vælge som kunde. Har beskrevet lidt om det i vedhæftet pdf.
during plugin installation i face error internal server error 500
This is a fill site development. The mobile layout is in there too. let me know if you need anything else Here is access, FTP----------------------------------------------- Server: UN: freelancer@ PW: T#89X6]Xu9b! WP: UN:beingforever PW: E*zIJ1WQz]Bn
Jeg har en forholdsvis simpel hjemmeside i HTML 4.01, den skal laves om til HTML 5, samt der skal laves en tilsvarende mobil side. Designet på hjemmesiden skal være nøjagtig magen til. der skal dog laves lidt design på mobil siden, men skal selvfølgelig relatere til hovedsiden. Jeg har oprettet en standard installation af wordpress som du selvfølgelig får adgang til.
Hej, Jeg har behov for hjælp til installation af et wordpress ecommerce theme. Det volder en del problemer for mig, hvorfor jeg nu leder efter lidt kyndigere hænder. Der er blandt andet også nogle plugins der skal oversættes, men temaet skulle dog være gjort klar til dette. Temaet jeg skal have installeret er dette:
...that handle data cleaning, exploratory analysis, and the recurring automation needed to pull from / push to my databases and workbooks. • MS Access – Build and fine-tune queries, keep the tables organised, and set up ready-to-run reports that mirror the logic in the Python workflow. • MS Excel – Craft the right formulas, dynamic pivot tables, and clear visualisations so stakeholders can slice the data without touching code. The core flow should be: ingest raw Excel dumps, clean and reconcile them in Python, store the harmonised tables in Access, then surface summary pivots and charts back in Excel. I’d like reusable code, a version-controlled Access file, and an annotated Excel dashboard. Brief documentation (or a quick hand-off call...
I need an experienced Odoo specialist who can dive straight into customization work. My priority is ta...fine-tune stock valuation views so staff see the data that matters. • Accounting: – Invoicing workflows: automate recurring invoices and approval checkpoints. – Reporting formats: redesign balance-sheet and P&L layouts for management reviews. – Tax computations: ensure local tax rules are calculated and posted accurately, including edge-case scenarios. I will provide direct server access, test data, and a staging environment. You’ll deliver well-commented code, migration-safe modifications (preferably through custom modules), and a short hand-off guide so our team can maintain your work. Familiarity with Odoo best practices, Python,...
...crore revenue milestone as quickly and sustainably as possible. To get there, I need someone who is already in the Shopify Partner Program and can show real-world proof of hitting (or smashing) that figure for other clients. Your role spans the full life cycle: • Store setup & customisation – theme selection or bespoke Liquid work, app stack planning, payment/shipping configuration, pixel installation and on-page CRO baked in from the outset. • Marketing & SEO – keyword research, technical SEO, content calendar, email flows (Klaviyo or similar), paid traffic funnels through Meta, Google Shopping, and retargeting, all tracked end-to-end in GA4. • Ongoing maintenance & support – monthly performance audits, app updates, conversion...
I already have the complete source code for a Python / Django project that is intended to run on a web platform. What’s left is the production-ready deployment. The task is straightforwar...Nginx, or another stack; feel free to recommend what you know will keep things stable and easy to maintain. Please make sure that: • The application starts without errors via the chosen server stack. • Migrations, static file collection, and environment variables are handled cleanly. • A short read-me or set of notes is left behind so I can reproduce the deployment or add future updates. SSH access and repository details will be provided immediately after we agree on the workflow. Let me know your preferred approach and any prerequisites you need from my side so we c...
We are looking for an experienced freelancer for a 12-month collaboration to create monthly content for TikTok, Instagram, and YouTube. Goal: Our members (small creators, coaches, and entrepreneurs) will receive exclusive, ready-to-post content each month to increase their reach. Important: • Cont...to 12-month collaboration ⸻ Timeline • Monthly delivery in the third week • Project duration: 12 months • Regular check-ins via email / chat ⸻ Budget • Suggested: $100–$200 per month, depending on scope and quality • Payment after delivery of each monthly package ⸻ Outcome / Goal • Monthly content package for TikTok, Instagram & YouTube • Directly usable → copy & paste, members-only access • High-quality, pr...
I need help with a cloud security design lab homework assignment on Azure. The focus is on Identity and Access Management (IAM) and Role-Based Access Control (RBAC). Requirements: - Design a secure Azure environment. - Emphasize IAM and RBAC. - Include diagrams and explanations. Ideal skills and experience: - Expertise in Azure security. - Strong knowledge of IAM and RBAC. - Experience with technical documentation and design diagrams. Please provide a detailed proposal with your credentials and approach.
...This is a simple MVP informational site focused on presentation, trust, and visual impact — not a complex web development project. The goal is a polished, elegant digital presence that serves as a contact point and social media hub. Required Skills • Strong experience building websites in Wix • Good eye for premium, minimalist design • Ability to refine layout, typography, spacing, and visual balance • Experience using Wix plugins and built-in tools efficiently This project relies on expert use of Wix’s native features, not custom coding. What We Will Provide • Wix account access • Domain • Logo • Written content • Vehicle photos • Short hero video • Clear brand direction (dark, elegant, luxur...
Python for Openimestamps. I need a Python expert to install Python instance with Bitcoin library fully updateable including bitcoin key code instance. This installation needs to allow Pyhthon code to post yo zopentimestamps and retrieve the relevant .ost file for verification on Win 11 OS. No ChatGPT operators please. Onlg true Python specialists!
...with: - Directed graphs - One-way roads & carriageways - Edge-based diversity - Geometry correctness Current required tasks (very important) Implement a single API endpoint that returns multiple routes: 1 - The natural route (Google/Waze-like): - Fastest / shortest path - Acts as the reference route 2 - Alternative and diverse routes, based on: - Penalty-based rerouting - Via-point routing - Isochrone / driving-distance frontier sampling - Fixing geometry stitching & direction reversal issues - Building correct route geometry in JavaScript (not SQL) Expected API response - Return at least 5 different routes, or - Ensure that route overlap does not exceed 70%, according to the specifications above Requirements - Proven experience with GIS / ...
I need a concise, job-ready Quality Assurance Plan for my new residential build. The document must spell out, in plain language and with practical templates, how we will: • Verify materials quality from procurement through installation of all gas mitigation controlls including pilling • Set and monitor workmanship standards for every trade on site • Enforce safety protocols and all gas-mitigation controls from excavation to hand-over Please align every section with current local building codes, relevant international standards, my custom project requirements, and the NSW EPA Guidelines. At hand-over I expect a single, well-structured PDF (or editable Word file) that includes checklists, inspection schedules, acceptance criteria, and a clear responsibilitie...
...sector. You should have an established sales network that reaches decision-makers in medium-to-large enterprises across the country and the operational capacity to manage licensing, onboarding, first-line support, and renewals. What I’m offering • Full, contract-based exclusivity for the territory once performance targets are agreed. • Complete product training, marketing assets, and direct access to our engineering team for complex presales questions. • A tiered margin structure that rewards quarterly growth. What I need from you • Evidence of an existing national reseller or distributor network focused on software solutions. • A concise go-to-market plan outlining channel strategy, sales forecasts for the first 12 months, and any value...
I have 680 commercial real-estate owner records I need the contact details pulled from Reonomy. The basic property data is already there—what’s missing is solid, up-to-date contact info. Your job is to track down and verify both a direct phone number and a working email address for ever...(Excel or Google Sheets) with the original 680 rows plus two new, fully verified columns—Owner Phone and Owner Email—along with a brief note column citing your verification sources. I’ll spot-check the file on delivery; 95 %+ accuracy is the acceptance threshold. If this sounds straightforward for you, let’s get started right away. send me screen shot of reonomy log in as verification you have access to this software Send you total fixed price and if you have a...
I’m redesigning my outdoor space solely for its visual impact and want it to carry a clean, modern, and minimalistic feel. The plan should be built around striking lines and restrained planting while giving pride of place to carefully positioned water features that become the focal point of the layout. What I need from you: • A scaled concept plan illustrating all hard-scape and soft-scape elements, including the primary water feature(s). • A concise planting palette with Latin names, heights, and seasonal interest that complements a minimalist aesthetic. • 3D visualisations or renderings that clearly communicate the mood and spatial flow. • A simple materials list so I can source everything locally. Please rely on up-to-date landscape-design soft...
I’m currently locked out of a smooth experience on Ticketmaster—pages stall, buttons refuse to work, and the site simply won’t behave the way it should. I need targete...screen-share) so you can witness the malfunction first-hand. • You diagnose whether the culprit is browser settings, extensions, DNS/VPN conflicts, caching, or a Ticketmaster-side script hiccup. • I receive a clear, repeatable set of steps—or a brief video walk-through—that restores normal operation and lets me load event pages, cart, and checkout without stalls or error messages. If remote access tools make the process faster, I’m open to them and can test fixes in real time while you guide me. Once everything loads and functions reliably in at least one major desk...
...conversations for an audio data collection project. What You'll Do: Record a 90-120 minute conversation with a partner in English. The conversation should feel organic and spontaneous—like chatting with a friend—not scripted or monologue-style. Requirements: - Native Japanese speaker with good English speaking ability - Must have a recording partner (apply as a pair, or we can help match you) - Access to a quiet, echo-free room with no background noise or distractions - Smartphone to download the Shujiajia recording app - Ability to maintain natural back-and-forth dialogue (no long monologues—keep turns under 30 seconds) Recording Guidelines: - Total session: 90-120 minutes per pair - Cover multiple casual topics of your choice (5-30 minutes each) - B...
...reliable and accurate information to our client. JOB DESCRIPTION: • Take pictures of the residence and its vicinity per Confirmis’ standard operating guidelines. • Take picture of the surrounding area and provide observation about the residence REQUIREMENTS: • Must be living in (or nearby) De Corridor, 3621 ZA Breukelen, Netherlands • Has a camera or phone/tablet of quality with a camera, internet access • Must be available during business hours (9 AM - 4 PM) on working days Please see the attached file for the site visit guidelines. You are only required to deliver the pictures, video & observations and are not expected to assemble a report like the Sample Report. Note: - 1 city can only be taken by one freelancer (on a first-come, first-se...
...full travel guides—that help readers decide where to go next and what to expect when they arrive. You’ll be free to suggest which cities, neighborhoods, cost of living, islands, or regions you want to cover anywhere on the continent; I’m open to everything from well-known hubs to hidden gems. What matters is that every piece feels fresh, fact-checked, and grounded in up-to-date information on access, accommodation, food, culture, and standout experiences. Because these articles will sit alongside professional photography, your copy needs to be vivid yet practical, striking the right balance between inspiration and useful detail. Familiarity with travel-writing standards, SEO best practices, and source attribution is important. Deliverables • A short pi...
...eu/en-int/peppol-access-point/connect-your-software-with-the-billit-peppol-access-point/ • Architecture diagram (PDF): Facturalia documentation (please use google translate as all the info is in Dutch) Deliverables—acceptance criteria 1. 2 x Prestashop module that captures completed orders, converts them to Billit-compliant invoices, and sends them automatically via the chosen method. 1 for Facturalia and 1 for Billit. 2. Real-time (or near-real-time) status updates from Billit or Facturalia reflected in Prestashop’s back office. 3. Error logging and basic retry logic so failed sends are visible and recoverable. 4. Installation guide plus a short
...recovery of that original account. Here’s what has happened so far: • I followed every step in Facebook’s official recovery process (ID upload, code requests, trusted contacts, etc.). Each attempt was either blocked or looped me back to the “Account Disabled” screen with no way to continue. • I have not tried any unofficial tools beyond Facebook’s own forms. What I need from you: 1. Regain access to the disabled profile so I can log in normally. 2. Ensure the account is secured (password change, 2-factor authentication enabled, recent sessions reviewed). 3. Provide a concise outline of the exact steps or requests you submit so I understand what was done; screenshots or confirmation emails are fine. I can supply any verifi...
...system. b. Federal Pacific (FPE) and Zinsco Panel replacement-These panels must be upgraded due to not being legal to have installed. safety issue. c. Ceiling fan, light fixture and chandelier installation d. Remodel - Whether you need wiring services to replace old aluminum wiring or for a new addition in your home, our team can get it done for you safely and efficiently. e. Safety inspections - Prevent electrical hazards by ensuring your electrical connections and installations are up to code. Our team provides frequent inspections for your safety. f. Generator installation g. Whole home surge protection h. Pool pumps and panels i. over heating or resetting Breaker issue. j. LED Retrofit Solutions - Switching to more energy-efficient...
...floor Has 4 Bedrooms ( at least two of them parental suites) Should has access to the swimming pool and to 90% of the garden Should has a spacious Garage for at least 1 cars A garage that provides place for at least 1 cars that can be accessed from the house. Second Unit: Separate entrance ( If shared entrance then a the main door would be on the first floor) On the first Floor Should has a spacious Garage for at least 2 cars One parental suite Three children bedrooms A garage that provides place for at least two cars that can be accessed from the house. Third Unit: On the ground floor and maybe on the second floor Should have at least one parental suite and another bedroom or two parental suites) Should have access to a small portion of the garden Should have no Vie...
I want to work with a Jmeter expert freelancer remotely for few hours this weekend. Im beginer to intermediate level with jmeter. I need a reusable JMX file that will let me stress-test our REST API. The flow is straightforward: first, the script must obtain an OAuth 2.0 access token and keep it available for every subsequent sampler; next, it should hit the file-upload endpoint and push a sample CSV using multipart/form-data. Please capture all correlation values (token, upload IDs, etc.) with regular expressions or JSON extractors so the run can scale with multiple virtual users. The test plan has to be cleanly organised with clear naming, user-defined variables for host, credentials, and file path, and a separate thread group ready for ramp-up tuning. Deliverables • ...
...compensation - USD $1,500 – $2,000 upon successful investor commitment. - Paid only after the investor commits - Serious professionals only P.S: Additional bonus of USD $1,000 if the deal is secured faster than expected and performance demonstrates strong professionalism and efficiency. Who Should Apply: - Business brokers - Investor introducers - Startup consultants - Individuals with direct access to private investors - Professionals confident they can deliver fast Important: This is not a speculative idea. We are ready to move immediately once the right investor is secured. If you can realistically deliver within 24 hours, apply now with: Your background How you will source the investor Estimated timeframe For further details, feel free to reach out directly via e...
I need my Salesforce instance to talk seamlessly with WhatsApp Business. The API has not been set up yet, so the first step will be registering and activating a WhatsApp Business number and gaining full API access. Once the API is live, I want three flows automated inside Salesforce: • Lead management – new WhatsApp inquiries should create or update leads, log conversations on the record, and trigger the usual assignment rules. • Customer support – agents must be able to send and receive messages directly from Salesforce (Service Console), with transcripts stored on the case. • Marketing messages – I’d like to schedule and send templated broadcasts that respect WhatsApp’s policies and surface engagement data back in reports and da...
...compensation - USD $1,500 – $2,000 upon successful investor commitment. - Paid only after the investor commits - Serious professionals only P.S: Additional bonus of USD $1,000 if the deal is secured faster than expected and performance demonstrates strong professionalism and efficiency. Who Should Apply: - Business brokers - Investor introducers - Startup consultants - Individuals with direct access to private investors - Professionals confident they can deliver fast Important: This is not a speculative idea. We are ready to move immediately once the right investor is secured. If you can realistically deliver within 24 hours, apply now with: Your background How you will source the investor Estimated timeframe For further details, feel free to reach out directly via e...
I want to drive noticeably higher traffic to my site by tightening up its on-page SEO—specifically the meta titles and descriptions on every key page. Your task is to audit the current wording, research the search terms that realistically match my niche, then rewrite each tag so they read naturally, hit target keywords, and stay within Google-recommended character limits. I’ll give you full access to the site’s CMS as well as Google Search Console data. Please use the tools you prefer (SEMrush, Ahrefs, Screaming Frog, or similar) to spot gaps, map keywords to pages, and benchmark improvements. Deliverable: • Spreadsheet with current vs. proposed meta titles and descriptions, page-by-page, ready to import. I’ll consider the job complete once the ...
...is already in digital format (ProRes 4444 HQ and UHD MP4), and I have full-length and teaser trailers, key art, and character posters ready to go. A year ago, I delivered the title to Filmhub; since then, it has reached only the new service Relay and is still absent from Amazon Prime and Tubi. I’m looking for someone who already understands the alternative submission routes—be that direct TPM access, approved aggregators, or another proven method—and can shepherd this single movie (with an eye toward nine planned sequels) onto both platforms. What I need from you • Advise on the best submission path(s) and revenue-share terms. • Complete the submission, track the application, and keep me updated until the film is live on both services. I ...